home *** CD-ROM | disk | FTP | other *** search
/ Developer CD Series 1998 January: Mac OS SDK / Dev.CD Jan 98 SDK2.toast / Development Kits (Disc 2) / QuickTime / QT Tools / Intel Codecs / Release Notes < prev   
Encoding:
Text File  |  1997-02-26  |  7.1 KB  |  181 lines  |  [ttro/ttxt]

  1. This package contains the following software for the Macintosh:
  2.  
  3. • Indeo™ Video codec (Version 3.22.21.04)
  4.  
  5.     A system extension that compresses/decompresses movie files
  6.   in Indeo Video R3.2 format.
  7.  
  8. • Intel Raw Video codec (Version 1.10.20.02)
  9.  
  10.     A system extension that compresses/decompresses movie files in YVU9 format.
  11.  
  12.  
  13. ===================================
  14. Indeo™ Video codec --  V3.22.21.04
  15. ===================================
  16.  
  17. These notes describe Intel's Indeo Video R3.22 codec, a video compressor/decompressor
  18. for use with Apple's QuickTime 1.6.1 and 2.0 video environments.
  19.  
  20. Bit streams produced by the R3.22 compressor are completely compatible with those
  21. produced by other R3.2 Indeo codecs.
  22.  
  23. This codec will decompress bitstreams produced by any Indeo R3.1 or R3.2 compressor.
  24.  
  25.  
  26. INSTALLATION
  27. -------------
  28. You must already have QuickTime (1.6.1 or 2.0) installed.
  29.  
  30. If you have any previous version of an Indeo codec installed, DELETE IT.
  31. Check your System:Extensions folder.
  32.  
  33. Drag the codec icon to the System:Extensions folder.
  34.   
  35. Restart your Macintosh.
  36.  
  37. The codec will appear in compressor selection menus as
  38. "Intel Indeo™ Video R3.2".
  39.  
  40.  
  41. DECOMPRESSOR NOTES
  42. ------------------
  43. This codec will decompress movies created with R3.1 as well as R3.2
  44. versions of Indeo.
  45.  
  46. In addition to any overhead imposed by application software, the
  47. decompressor requires approximately 100K of system memory (about 128K
  48. more for 16-bit color, about 256K more for 24-bit color).  Approximately 200K of application memory are needed for each open 320x240 movie.
  49.  
  50. Although error handling is application-dependent, movies for which there
  51. is not adequate application memory will normally be displayed as
  52. blank (all-white) frames until sufficient memory is available.  You can
  53. make memory available by closing applications, closing windows, or
  54. closing some of the other movies currently open under the same
  55. application.  Note that leaving a blank movie open may cause the
  56. display rate of other movies to be impaired.
  57.  
  58. You can increase the number of movies that can be open simultaneously
  59. by increasing the amount of memory available to the application:
  60. before launching the application in question, select its icon, then use
  61. the Finder's "Get Info" command.  NOTE: Problems may occur if
  62. application partitions are increased to the point that 200K-300K of
  63. memory is not available for growth of the system heap.
  64.  
  65.  
  66. COMPRESSOR NOTES
  67. ----------------
  68. Videos compressed with this codec cannot be decompressed by R3.1
  69. codecs.
  70.  
  71. We suggest you set the KEYFRAME INTERVAL to 4 when compressing movies.
  72.  
  73. If your application supports data rate constraint by passing a target
  74. data rate to the codec, the codec will automatically vary the quality
  75. of the compressed image to achieve the specified data rate.  In this case,
  76. any user-specified quality information will be ignored.  For example, in
  77. the ConvertToMovie application, checking the "Limit data rate to..." box
  78. will cause the spatial quality slider to be ignored;  if the box is left
  79. unchecked, the spatial quality slider value will be used to determine image
  80. quality.
  81.  
  82. We suggest that you SET BOTH THE HEIGHT AND WIDTH OF THE MOVIE TO 
  83. BE COMPRESSED TO MULTIPLES OF 4.  The Macintosh version of the Indeo codec
  84. will allow you to compress movies of arbitrary dimensions.  However, if the
  85. dimensions are not multiples of 4 the playback rate will be affected;  furthermore,
  86. there is no guarantee that such movies will be portable to other environments
  87.  (e.g., QuickTime for Windows or Video for Windows).
  88.  
  89. The R3.2 compressor outputs a version string after each keyframe.  To
  90. find the version of the compressor used to produce a video, search
  91. (e.g., with the MPW Shell's 'Search' command) the movie file for a string
  92. beginning with the characters "Ver ".
  93.  
  94.  
  95. MAJOR DIFFERENCES FROM V3.22.21.02
  96. ----------------------------------
  97. The decompressor has been optimized, resulting in higher frame rates.
  98.  
  99.  
  100. MAJOR DIFFERENCES FROM V3.22.21.01 AND V3.22.21.00
  101. --------------------------------------------------
  102. (V3.22.21.01 was identical to V3.22.21.00 except that it contained
  103. a fix for a decompressor bug that caused incorrect display for videos
  104. with width < 160.)
  105.  
  106. • Both 'iv32'  and 'IV32' are recognized as Indeo R3.2 movie formats.
  107.    This is for compatibility with some Video for Windows to QuickTime
  108.    translators that produce lower case format signatures.
  109.     
  110. • Memory allocation for large decompressor tables is handled more intelligently.
  111.  
  112. • Playback has been sped up for various depths of gray-level output.
  113.  
  114. =====================================
  115. Intel Raw Video codec --  V1.10.20.02
  116. =====================================
  117.  
  118. These notes describe the Intel Raw Video codec, a compressor/decompressor
  119. for YVU9 format video in Apple's QuickTime 1.6.1 and 2.0
  120. video environments.
  121.  
  122. YVU9 is the format in which video is captured by the Intel Smart Video
  123. Recorder. In YVU space, a pixel is represented by one luminance (Y) value
  124. and two chrominance (U and V) values.  In YVU9 format, the chrominance
  125. values are subsampled: a single UV pair is used to represent the
  126. chrominance of an entire 4x4 block of pixels.  Since Y, U, and V components
  127. are each stored as 8-bit numbers, the color subsampling results in an
  128. average 9 bits per pixel.  Because the human eye is more sensitive to
  129. luminance than to chrominance, the perceived loss of information due
  130. to subsampling is minimal.
  131.  
  132. By providing the capability to read movie files captured with the Intel
  133. Smart Video Recorder, the Intel Raw Video Codec provides a path to the
  134. Indeo Video codec, which performs spatial and temporal compression
  135. resulting in much smaller files.
  136.  
  137. Follow the same installation procedure as for the Indeo Video codec.
  138. This codec will appear in compressor selection menus as "Intel Raw".
  139.  
  140.  
  141. DIFFERENCES FROM V1.10.20.00
  142. ----------------------------
  143. There are no functional differences from the previous version of this codec.
  144. The codec has been rebuilt with the an updated release of the compiler and with
  145. the most current QuickTime (2.0) header files.
  146.  
  147.  
  148. MAJOR DIFFERENCES FROM V3.10.601
  149. --------------------------------
  150. • The compressor now assigns 24-bit format to the output stream instead
  151. of 32-bit (for portability to the Video for Windows environment).
  152.  
  153. • The compressor now appends a version string to the end of the binary data
  154. for each frame.  To find the version of the compressor used to produce a
  155. video, search (e.g., with the MPW Shell's 'Search' command) the movie file
  156. for a string beginning with the characters "Ver ".
  157.  
  158. • The performance of 16- and 24-bit decompression has been improved.
  159.  
  160. • Internal change: spooling functions are now handled correctly (although
  161. data spooling itself is not supported.
  162.  
  163. • Internal change: the codecGetCompressedImageSize codec function has been
  164. implemented.
  165.  
  166.  
  167. ===================================
  168. SUGGESTIONS AND PROBLEM REPORTING
  169. ===================================
  170. Please communicate problem reports and suggestions to:
  171.  
  172.     Intel Technical Support
  173.     Within USA:  (800) 843-4481
  174.     Outside USA: (503) 696-7003
  175.     Fax: (503) 696-6067
  176.     
  177. Ask for Indeo Video support when connected.
  178.  
  179. Please be prepared to provide detailed information about your hardware
  180. and software configuration when reporting a problem.
  181.